Delete Account
AutomatR.Zoho.Activities.DeleteAccount
The "Delete Account" activity in AutomatR is part of the Zoho activities package, facilitating the deletion of a Zoho CRM account based on its account ID. This activity streamlines the process of removing specific accounts from the CRM, enhancing automation workflows in Zoho.
Properties
Name | Description |
---|---|
Input | |
Account ID | Enter the account ID of the Zoho CRM account to be deleted. This is a required field. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity. |
How to Use
- Drag and drop the "Delete Account" activity onto the workflow.
- Configure the properties by specifying the Zoho CRM account ID to be deleted.
- Optionally, configure the delay and customize the display name.
- Execute the workflow to delete the specified Zoho CRM account.
Example
Consider an example where the "Delete Account" activity is used to remove a Zoho CRM account with the account ID "123456":
Delete Account:
Account ID: "123456"
Delay: 0
In this example, the activity deletes the Zoho CRM account with the specified account ID. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.